Esx Hcl Hosts CompatibilityReport ServerCompatibility
This Esx Hcl Hosts CompatibilityReport ServerCompatibility schema contains properties that provide the compatibility information for a server model, cpu and BIOS.
{
"bios_constraints": [
{
"bios": {
"version": "string",
"vendor": "string"
},
"notes": [
{
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
]
}
],
"cpu_series": "string",
"supported_releases": [
"string"
],
"vcg_link": "string",
"notes": [
{
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
}
]
}
Lists the BIOS constraints that the target ESXi release has for this server.
If missing or null
no constraints are present as server is either not compatible or compatibility information is not found.
The CPU series name.
Provides information about supported releases for this entry.
If missing or null
server is compatible with the given target release.
Provides link to the VMware Compatibility Guide for further information on the compatibility.
Information that needs to be taken into account when considering this server hardware compatibility.
Only set if there is any information reported.